[INFO] cloning repository https://github.com/babymotte/ember-plus-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babymotte/ember-plus-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Fember-plus-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Fember-plus-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b24be66d4156555174c56e9441436723ce71a25
[INFO] checking babymotte/ember-plus-rs against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Fember-plus-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/babymotte/ember-plus-rs
[INFO] finished tweaking git repo https://github.com/babymotte/ember-plus-rs
[INFO] tweaked toml for git repo https://github.com/babymotte/ember-plus-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babymotte/ember-plus-rs on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babymotte/ember-plus-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worterbuch-client v1.3.8
[INFO] [stderr]   Downloaded worterbuch-common v1.3.8
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded rasn-derive v0.27.4
[INFO] [stderr]   Downloaded rasn v0.27.4
[INFO] [stderr]   Downloaded bitvec-nom2 v0.2.1
[INFO] [stderr]   Downloaded rasn-derive-impl v0.27.4
[INFO] [stderr]   Downloaded xml-no-std v0.8.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2
[INFO] running `Command { std: "docker" "start" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling rasn-derive v0.27.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking rasn v0.27.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking ember-plus-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/consumer.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stdout] warning: unused variable: `stream_collection`
[INFO] [stdout]    --> src/consumer.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |             Root::Streams(stream_collection) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_collection`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invocation_result`
[INFO] [stdout]    --> src/consumer.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Root::InvocationResult(invocation_result) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invocation_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]     Checking worterbuch-common v1.3.8
[INFO] [stdout] warning: associated functions `element`, `qualified_template`, and `qualified_function` are never used
[INFO] [stdout]    --> src/glow.rs:826:12
[INFO] [stdout]     |
[INFO] [stdout] 767 |     impl Root {
[INFO] [stdout]     |     --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 826 |         fn element(element: Element) -> Root {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 850 |         fn qualified_template(template: QualifiedTemplate) -> Root {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 856 |         fn qualified_function(function: QualifiedFunction) -> Root {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_online` is never used
[INFO] [stdout]     --> src/glow.rs:1240:12
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     impl Signal {
[INFO] [stdout]      |     ----------- method in this implementation
[INFO] [stdout] 1240 |         fn is_online(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking worterbuch-client v1.3.8
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]   --> examples/server.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{error, info, trace};
[INFO] [stdout]    |               ^^^^^  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> examples/server.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         tx: mpsc::Sender<Root>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> examples/client.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn from(value: ember_plus_rs::glow::Parameter) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> examples/client.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn from(value: ember_plus_rs::glow::QualifiedParameter) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tree` is never constructed
[INFO] [stdout]    --> examples/client.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | struct Tree {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Parameter` is never used
[INFO] [stdout]    --> examples/client.rs:170:6
[INFO] [stdout]     |
[INFO] [stdout] 170 | enum Parameter {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringParameter` is never constructed
[INFO] [stdout]    --> examples/client.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | struct StringParameter {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntegerParameter` is never constructed
[INFO] [stdout]    --> examples/client.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct IntegerParameter {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RealParameter` is never constructed
[INFO] [stdout]    --> examples/client.rs:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | struct RealParameter {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BooleanParameter` is never constructed
[INFO] [stdout]    --> examples/client.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 195 | struct BooleanParameter {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/consumer.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_collection`
[INFO] [stdout]    --> src/consumer.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |             Root::Streams(stream_collection) => todo!(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_collection`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `invocation_result`
[INFO] [stdout]    --> src/consumer.rs:271:36
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Root::InvocationResult(invocation_result) => todo!(),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_invocation_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `element`, `qualified_template`, and `qualified_function` are never used
[INFO] [stdout]    --> src/glow.rs:826:12
[INFO] [stdout]     |
[INFO] [stdout] 767 |     impl Root {
[INFO] [stdout]     |     --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 826 |         fn element(element: Element) -> Root {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 850 |         fn qualified_template(template: QualifiedTemplate) -> Root {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 856 |         fn qualified_function(function: QualifiedFunction) -> Root {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_online` is never used
[INFO] [stdout]     --> src/glow.rs:1240:12
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     impl Signal {
[INFO] [stdout]      |     ----------- method in this implementation
[INFO] [stdout] 1240 |         fn is_online(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2", kill_on_drop: false }`
[INFO] [stdout] 72c68ba8dc63f9c63b6125bb70f9cbdadf48e0e98304ec3658a484ff1d4902a2
